var net/http.http2errClosedBody

2 uses

	net/http (current package)
		h2_bundle.go#L3778: 	http2errClosedBody         = errors.New("body closed by handler")
		h2_bundle.go#L6046: 		b.pipe.BreakWithError(http2errClosedBody)